Skip to content

FF139 SVG discard element and api removed - expr feature too #39636

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 26, 2025

Conversation

hamishwillee
Copy link
Collaborator

@hamishwillee hamishwillee commented May 23, 2025

FF139 (uplifted from FF140) removes experimental support for the SVG <discard> element added behind pref in FF136, and the SVGDiscardElement interface added to release in FF136.
I've removed the experimental feature entirely as it never released.

I've removed the <discard> element with direct as discussed in #26883 and all links.

The SVGDiscardElement is reverted to experimental, but may be being deleted too (depends on BCD). This can merge and I'll do that later if needed.

Associated docs work can be tracked in #39618

@hamishwillee hamishwillee requested review from a team as code owners May 23, 2025 03:36
@hamishwillee hamishwillee requested review from sideshowbarker and pepelsbey and removed request for a team May 23, 2025 03:36
@github-actions github-actions bot added Content:WebAPI Web API docs Content:SVG SVG docs Content:Firefox Content in the Mozilla/Firefox subtree size/m [PR only] 51-500 LoC changed labels May 23, 2025
Copy link
Contributor

github-actions bot commented May 23, 2025

Preview URLs (6 pages)
Flaws (3)

Note! 3 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Mozilla/Firefox/Experimental_features
Title: Experimental features in Firefox
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Web/API/HTML_Sanitizer_API

URL: /en-US/docs/Web/SVG/Reference/Attribute/href
Title: href
Flaw count: 1

  • macros:
    • Can't resolve /en-US/docs/Glossary/SMIL

URL: /en-US/docs/Web/SVG/Reference/Element/animateTransform
Title: <animateTransform>
Flaw count: 1

  • macros:
    • Macro produces link /en-US/docs/Web/SVG/Element which is a redirect
External URLs (4)

URL: /en-US/docs/Web/SVG/Reference/Attribute/begin
Title: begin


URL: /en-US/docs/Web/SVG/Reference/Attribute/href
Title: href


URL: /en-US/docs/Web/SVG/Reference/Element
Title: SVG element reference

(comment last updated: 2025-05-26 00:19:19)

Copy link
Member

@bsmth bsmth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@hamishwillee hamishwillee force-pushed the ff139_expr_discard_removed branch from 9581ed2 to 75d4c23 Compare May 26, 2025 00:17
@hamishwillee hamishwillee requested a review from bsmth May 26, 2025 00:19
@hamishwillee hamishwillee merged commit 12222b3 into mdn:main May 26, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Firefox Content in the Mozilla/Firefox subtree Content:SVG SVG docs Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants